CU_LAUNCH_PARAM_END

End of array terminator for the \p extra parameter to ::cuLaunchKernel

extern (C)
enum CU_LAUNCH_PARAM_END = cast(void*)0x00;

Meta